<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>



<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>:: Acadmico &gt; Cadastros &gt; Perodos</title>
<link rel="stylesheet" type="text/css" href="F_arquivos/estilo.css">
<link rel="stylesheet" href="F_arquivos/jquery.css">
<style type="text/css" media="all">
table {
	border-collapse:collapse;
}
.style3 {
	color: #FF0000
}
</style>
<script language="JavaScript" src="F_arquivos/funcoes.js" type="text/JavaScript"></script>
<script src="F_arquivos/jquery.js" type="text/javascript"></script>
<script src="F_arquivos/jquery_002.js" type="text/javascript"></script>
<script src="F_arquivos/jquery_003.js" type="text/javascript"></script>
<script src="F_arquivos/jquery_004.js" type="text/javascript"></script>
<script language="JavaScript">

        function inicializa() {

            //parent.document.forms[0].height = document.body.scrollHeight+30;

            //parent.parent.document.getElementById('centro').height =
			//	document.body.scrollHeight + 200;
			
        }

        function ValidaPagina(obj,tipoAcao) {
            obj.disabled = true;
			var qtd_Alunos 		= document.getElementById('qtd_Alunos').value;
            var qtd_Disciplinas = document.getElementById('qtd_Disciplinas').value;
            var objNota;
			var qtdCamposBrancos = 0;
            var cd_Aluno = '';
			var cd_Disciplina = '';
            var nr_Nota = '';
            var qtdErro = 0;
			var msg = 'Existem notas maiores do que 10!';
			
            for (i = 1; i <= qtd_Alunos; i++) {
                cd_Aluno = document.getElementById('cd_Aluno_' + i).value;
                for (y = 1; y <= qtd_Disciplinas; y++) {
                	cd_Disciplina = document.getElementById('cd_Disciplina_' + y).value;
					objNota = document.getElementById('nr_Nota_' + cd_Aluno + '_' + cd_Disciplina);
                    nr_Nota = objNota.value.split(',');

                    if (nr_Nota[0] > 10) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
                    else if ((nr_Nota[0] == 10) && (nr_Nota[1] > 0)) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
					else if (objNota.value == '')
					{
						qtdCamposBrancos++;
					}
                }
            }
			//if (qtdCamposBrancos == (qtd_Alunos * qtd_Disciplinas))
			//{
			//	msg = 'Nenhuma nota foi informada!';	
			//	qtdErro = 1;			
			//}
            if (qtdErro == 0) {                
				document.forms[0].action = "AlunoAvaliacao_frmCad.asp?Inc_Alt="+ tipoAcao
				document.forms[0].submit();
            }
            else {
				alert(msg);
                obj.disabled = false;
            }
        }
				
		function selecionaSemestre(obj) {
		
			querystring = "&ci_Turma="+ document.getElementById("cd_Turma").value +
						  "&ci_Disciplina="+ document.getElementById("cd_Disciplina").value +
						  "&cd_CursoTpMapa="+ document.getElementById("cd_CursoTpMapa").value +
						  "&nr_Semestre="+ document.getElementById("nr_Semestre").value +
						  "&ci_Periodo="+ document.getElementById("cd_Periodo").value +						  
						  "&cd_TpEnsino="+ document.getElementById("cd_TpEnsino").value +	
						  "&ds_Periodo="+ document.getElementById("ds_Periodo").value +
						  "&nr_anoletivo="+ document.getElementById("nr_anoletivo").value +
						  "&nr_semestreSel="+ obj.value;
		
			document.location = "AlunoAvaliacao_frmCad.asp?Inc_Alt=I"+ querystring;
		}
		
		function Excluir(obj) {
			if (confirm("ATENO!! Deseja realmente excluir TODAS as avaliaes lanadas para esta turma?")) {
				ValidaPagina(obj,'E');
			}
		}
		
	$(function() {
		$('td[@id^="colunaNotaAluno_"]').tooltip({
			track: true,
			delay: 0,
			showURL: false,
			showBody: "<br>",
			fixPNG: true,
			opacity: 0.95
		});
	});		

</script>
</head><body leftmargin="0" topmargin="0" onload="inicializa();" marginheight="0" marginwidth="0">
<!-- INCIO - CONTEDO: TABELA BASE/CENTRO -->
<form name="frmCadastro" method="post">
  <!-- INCIO TABELA - CONTEDO: PESQUISA -->
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
      <td align="center"><table width="98%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" height="30" align="left">3 Srie | ENSINO MDIO | ENSINO REGULAR | Manh | F - 4 Perodo - 18/01/2013 - 05/04/2013</td>
          </tr>
        </tbody></table>
        
        <input id="cd_Periodo" name="cd_Periodo" value="4" type="hidden">
        <input id="qtd_Alunos" name="qtd_Alunos" value="35" type="hidden">
        <input id="qtd_Disciplinas" name="qtd_Disciplinas" value="13" type="hidden">
        <input id="cd_Turma" name="cd_Turma" value="96448" type="hidden">
        <input id="nr_Semestre" name="nr_Semestre" value="" type="hidden">
        <input id="cd_CursoTpMapa" name="cd_CursoTpMapa" value="1" type="hidden">
        <input id="cd_Disciplina" name="cd_Disciplina" value="" type="hidden">
        <input id="ds_Periodo" name="ds_Periodo" value="4 Perodo - 18/01/2013 - 05/04/2013" type="hidden">
        <input id="cd_TpEnsino" name="cd_TpEnsino" value="1" type="hidden">
        <input id="nr_anoletivo" name="nr_anoletivo" value="2012" type="hidden">
        <table width="99%" border="1" bordercolor="#c0c081" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" width="627" align="left" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp;Nome&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; ARTE&nbsp;&nbsp;
              <input id="cd_Disciplina_1" name="cd_Disciplina_1" value="154" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; BIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_2" name="cd_Disciplina_2" value="160" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; EDUCAO FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_3" name="cd_Disciplina_3" value="530" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FILOSOFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_4" name="cd_Disciplina_4" value="780" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_5" name="cd_Disciplina_5" value="800" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; GEOGRAFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_6" name="cd_Disciplina_6" value="890" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; HISTORIA&nbsp;&nbsp;
              <input id="cd_Disciplina_7" name="cd_Disciplina_7" value="970" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (ESPANHOL)&nbsp;&nbsp;
              <input id="cd_Disciplina_8" name="cd_Disciplina_8" value="3330" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (INGLES)&nbsp;&nbsp;
              <input id="cd_Disciplina_9" name="cd_Disciplina_9" value="1130" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA PORTUGUESA&nbsp;&nbsp;
              <input id="cd_Disciplina_10" name="cd_Disciplina_10" value="1140" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; MATEMTICA&nbsp;&nbsp;
              <input id="cd_Disciplina_11" name="cd_Disciplina_11" value="1200" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; QUIMICA&nbsp;&nbsp;
              <input id="cd_Disciplina_12" name="cd_Disciplina_12" value="1620" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; SOCIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_13" name="cd_Disciplina_13" value="1730" type="hidden"></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1228724&nbsp;ALLAN MATHEUS RODRIGUES ALVES
              <input id="cd_Aluno_1" name="cd_Aluno_1" value="1228724" type="hidden"></td>
            
            <td id="colunaNotaAluno_1228724_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_154" id="ci_AlunoAvaliacao_1228724_154" value="99798723" type="hidden">
                <input name="nr_Nota_1228724_154" id="nr_Nota_1228724_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_160" id="ci_AlunoAvaliacao_1228724_160" value="99798724" type="hidden">
                <input name="nr_Nota_1228724_160" id="nr_Nota_1228724_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_530" id="ci_AlunoAvaliacao_1228724_530" value="99798725" type="hidden">
                <input name="nr_Nota_1228724_530" id="nr_Nota_1228724_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_780" id="ci_AlunoAvaliacao_1228724_780" value="99798726" type="hidden">
                <input name="nr_Nota_1228724_780" id="nr_Nota_1228724_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_800" id="ci_AlunoAvaliacao_1228724_800" value="99798727" type="hidden">
                <input name="nr_Nota_1228724_800" id="nr_Nota_1228724_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_890" id="ci_AlunoAvaliacao_1228724_890" value="99798728" type="hidden">
                <input name="nr_Nota_1228724_890" id="nr_Nota_1228724_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_970" id="ci_AlunoAvaliacao_1228724_970" value="99798729" type="hidden">
                <input name="nr_Nota_1228724_970" id="nr_Nota_1228724_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_3330" id="ci_AlunoAvaliacao_1228724_3330" value="99798730" type="hidden">
                <input name="nr_Nota_1228724_3330" id="nr_Nota_1228724_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_1130" id="ci_AlunoAvaliacao_1228724_1130" value="99798731" type="hidden">
                <input name="nr_Nota_1228724_1130" id="nr_Nota_1228724_1130" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_1140" id="ci_AlunoAvaliacao_1228724_1140" value="99798732" type="hidden">
                <input name="nr_Nota_1228724_1140" id="nr_Nota_1228724_1140" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_1200" id="ci_AlunoAvaliacao_1228724_1200" value="99798733" type="hidden">
                <input name="nr_Nota_1228724_1200" id="nr_Nota_1228724_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_1620" id="ci_AlunoAvaliacao_1228724_1620" value="99798734" type="hidden">
                <input name="nr_Nota_1228724_1620" id="nr_Nota_1228724_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228724_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228724_1730" id="ci_AlunoAvaliacao_1228724_1730" value="99798735" type="hidden">
                <input name="nr_Nota_1228724_1730" id="nr_Nota_1228724_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;892021&nbsp;ALLESSON BRUNO RODRIGUES FERREIRA
              <input id="cd_Aluno_2" name="cd_Aluno_2" value="892021" type="hidden"></td>
            
            <td id="colunaNotaAluno_892021_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_154" id="ci_AlunoAvaliacao_892021_154" value="101757702" type="hidden">
                <input name="nr_Nota_892021_154" id="nr_Nota_892021_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_160" id="ci_AlunoAvaliacao_892021_160" value="101524895" type="hidden">
                <input name="nr_Nota_892021_160" id="nr_Nota_892021_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_530" id="ci_AlunoAvaliacao_892021_530" value="100814292" type="hidden">
                <input name="nr_Nota_892021_530" id="nr_Nota_892021_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_780" id="ci_AlunoAvaliacao_892021_780" value="101575164" type="hidden">
                <input name="nr_Nota_892021_780" id="nr_Nota_892021_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_800" id="ci_AlunoAvaliacao_892021_800" value="101818772" type="hidden">
                <input name="nr_Nota_892021_800" id="nr_Nota_892021_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_890" id="ci_AlunoAvaliacao_892021_890" value="101632559" type="hidden">
                <input name="nr_Nota_892021_890" id="nr_Nota_892021_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_970" id="ci_AlunoAvaliacao_892021_970" value="101696028" type="hidden">
                <input name="nr_Nota_892021_970" id="nr_Nota_892021_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_3330" id="ci_AlunoAvaliacao_892021_3330" value="101524665" type="hidden">
                <input name="nr_Nota_892021_3330" id="nr_Nota_892021_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_1130" id="ci_AlunoAvaliacao_892021_1130" value="101524443" type="hidden">
                <input name="nr_Nota_892021_1130" id="nr_Nota_892021_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_1140" id="ci_AlunoAvaliacao_892021_1140" value="101757819" type="hidden">
                <input name="nr_Nota_892021_1140" id="nr_Nota_892021_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_1200" id="ci_AlunoAvaliacao_892021_1200" value="101524177" type="hidden">
                <input name="nr_Nota_892021_1200" id="nr_Nota_892021_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_1620" id="ci_AlunoAvaliacao_892021_1620" value="101523879" type="hidden">
                <input name="nr_Nota_892021_1620" id="nr_Nota_892021_1620" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892021_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892021_1730" id="ci_AlunoAvaliacao_892021_1730" value="101632655" type="hidden">
                <input name="nr_Nota_892021_1730" id="nr_Nota_892021_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;542761&nbsp;ANDERSON FARIAS SOUSA
              <input id="cd_Aluno_3" name="cd_Aluno_3" value="542761" type="hidden"></td>
            
            <td id="colunaNotaAluno_542761_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_154" id="ci_AlunoAvaliacao_542761_154" value="101757703" type="hidden">
                <input name="nr_Nota_542761_154" id="nr_Nota_542761_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_160" id="ci_AlunoAvaliacao_542761_160" value="101524896" type="hidden">
                <input name="nr_Nota_542761_160" id="nr_Nota_542761_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_530" id="ci_AlunoAvaliacao_542761_530" value="100814293" type="hidden">
                <input name="nr_Nota_542761_530" id="nr_Nota_542761_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_780" id="ci_AlunoAvaliacao_542761_780" value="101575165" type="hidden">
                <input name="nr_Nota_542761_780" id="nr_Nota_542761_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_800" id="ci_AlunoAvaliacao_542761_800" value="101818773" type="hidden">
                <input name="nr_Nota_542761_800" id="nr_Nota_542761_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_890" id="ci_AlunoAvaliacao_542761_890" value="101632560" type="hidden">
                <input name="nr_Nota_542761_890" id="nr_Nota_542761_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_970" id="ci_AlunoAvaliacao_542761_970" value="101696029" type="hidden">
                <input name="nr_Nota_542761_970" id="nr_Nota_542761_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_3330" id="ci_AlunoAvaliacao_542761_3330" value="101524666" type="hidden">
                <input name="nr_Nota_542761_3330" id="nr_Nota_542761_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_1130" id="ci_AlunoAvaliacao_542761_1130" value="101524444" type="hidden">
                <input name="nr_Nota_542761_1130" id="nr_Nota_542761_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_1140" id="ci_AlunoAvaliacao_542761_1140" value="101757821" type="hidden">
                <input name="nr_Nota_542761_1140" id="nr_Nota_542761_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_1200" id="ci_AlunoAvaliacao_542761_1200" value="101524178" type="hidden">
                <input name="nr_Nota_542761_1200" id="nr_Nota_542761_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_1620" id="ci_AlunoAvaliacao_542761_1620" value="101523880" type="hidden">
                <input name="nr_Nota_542761_1620" id="nr_Nota_542761_1620" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_542761_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_542761_1730" id="ci_AlunoAvaliacao_542761_1730" value="101632657" type="hidden">
                <input name="nr_Nota_542761_1730" id="nr_Nota_542761_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1167625&nbsp;BRUNA MARIA RODRIGUES DE HOLANDA
              <input id="cd_Aluno_4" name="cd_Aluno_4" value="1167625" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167625_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_154" id="ci_AlunoAvaliacao_1167625_154" value="99360225" type="hidden">
                <input name="nr_Nota_1167625_154" id="nr_Nota_1167625_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_160" id="ci_AlunoAvaliacao_1167625_160" value="99360226" type="hidden">
                <input name="nr_Nota_1167625_160" id="nr_Nota_1167625_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_530" id="ci_AlunoAvaliacao_1167625_530" value="99360227" type="hidden">
                <input name="nr_Nota_1167625_530" id="nr_Nota_1167625_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_780" id="ci_AlunoAvaliacao_1167625_780" value="99360228" type="hidden">
                <input name="nr_Nota_1167625_780" id="nr_Nota_1167625_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_800" id="ci_AlunoAvaliacao_1167625_800" value="99360229" type="hidden">
                <input name="nr_Nota_1167625_800" id="nr_Nota_1167625_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_890" id="ci_AlunoAvaliacao_1167625_890" value="99360230" type="hidden">
                <input name="nr_Nota_1167625_890" id="nr_Nota_1167625_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_970" id="ci_AlunoAvaliacao_1167625_970" value="99360231" type="hidden">
                <input name="nr_Nota_1167625_970" id="nr_Nota_1167625_970" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_3330" id="ci_AlunoAvaliacao_1167625_3330" value="99360232" type="hidden">
                <input name="nr_Nota_1167625_3330" id="nr_Nota_1167625_3330" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_1130" id="ci_AlunoAvaliacao_1167625_1130" value="99360233" type="hidden">
                <input name="nr_Nota_1167625_1130" id="nr_Nota_1167625_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_1140" id="ci_AlunoAvaliacao_1167625_1140" value="99360234" type="hidden">
                <input name="nr_Nota_1167625_1140" id="nr_Nota_1167625_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_1200" id="ci_AlunoAvaliacao_1167625_1200" value="99360235" type="hidden">
                <input name="nr_Nota_1167625_1200" id="nr_Nota_1167625_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_1620" id="ci_AlunoAvaliacao_1167625_1620" value="99360236" type="hidden">
                <input name="nr_Nota_1167625_1620" id="nr_Nota_1167625_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167625_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167625_1730" id="ci_AlunoAvaliacao_1167625_1730" value="99360237" type="hidden">
                <input name="nr_Nota_1167625_1730" id="nr_Nota_1167625_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1328146&nbsp;CAROLINE RODRIGUES ALVES DA SILVA
              <input id="cd_Aluno_5" name="cd_Aluno_5" value="1328146" type="hidden"></td>
            
            <td id="colunaNotaAluno_1328146_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_154" id="ci_AlunoAvaliacao_1328146_154" value="101757704" type="hidden">
                <input name="nr_Nota_1328146_154" id="nr_Nota_1328146_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_160" id="ci_AlunoAvaliacao_1328146_160" value="101524897" type="hidden">
                <input name="nr_Nota_1328146_160" id="nr_Nota_1328146_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_530" id="ci_AlunoAvaliacao_1328146_530" value="100814294" type="hidden">
                <input name="nr_Nota_1328146_530" id="nr_Nota_1328146_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_780" id="ci_AlunoAvaliacao_1328146_780" value="101575166" type="hidden">
                <input name="nr_Nota_1328146_780" id="nr_Nota_1328146_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_800" id="ci_AlunoAvaliacao_1328146_800" value="101818774" type="hidden">
                <input name="nr_Nota_1328146_800" id="nr_Nota_1328146_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_890" id="ci_AlunoAvaliacao_1328146_890" value="101632561" type="hidden">
                <input name="nr_Nota_1328146_890" id="nr_Nota_1328146_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_970" id="ci_AlunoAvaliacao_1328146_970" value="101696030" type="hidden">
                <input name="nr_Nota_1328146_970" id="nr_Nota_1328146_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_3330" id="ci_AlunoAvaliacao_1328146_3330" value="101524667" type="hidden">
                <input name="nr_Nota_1328146_3330" id="nr_Nota_1328146_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_1130" id="ci_AlunoAvaliacao_1328146_1130" value="101524445" type="hidden">
                <input name="nr_Nota_1328146_1130" id="nr_Nota_1328146_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_1140" id="ci_AlunoAvaliacao_1328146_1140" value="101757824" type="hidden">
                <input name="nr_Nota_1328146_1140" id="nr_Nota_1328146_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_1200" id="ci_AlunoAvaliacao_1328146_1200" value="101524179" type="hidden">
                <input name="nr_Nota_1328146_1200" id="nr_Nota_1328146_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_1620" id="ci_AlunoAvaliacao_1328146_1620" value="101523881" type="hidden">
                <input name="nr_Nota_1328146_1620" id="nr_Nota_1328146_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1328146_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1328146_1730" id="ci_AlunoAvaliacao_1328146_1730" value="101632658" type="hidden">
                <input name="nr_Nota_1328146_1730" id="nr_Nota_1328146_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;925159&nbsp;DANIELA MACIEL DUARTE
              <input id="cd_Aluno_6" name="cd_Aluno_6" value="925159" type="hidden"></td>
            
            <td id="colunaNotaAluno_925159_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_154" id="ci_AlunoAvaliacao_925159_154" value="101757706" type="hidden">
                <input name="nr_Nota_925159_154" id="nr_Nota_925159_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_160" id="ci_AlunoAvaliacao_925159_160" value="101524899" type="hidden">
                <input name="nr_Nota_925159_160" id="nr_Nota_925159_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_530" id="ci_AlunoAvaliacao_925159_530" value="100814296" type="hidden">
                <input name="nr_Nota_925159_530" id="nr_Nota_925159_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_780" id="ci_AlunoAvaliacao_925159_780" value="101575168" type="hidden">
                <input name="nr_Nota_925159_780" id="nr_Nota_925159_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_800" id="ci_AlunoAvaliacao_925159_800" value="101818776" type="hidden">
                <input name="nr_Nota_925159_800" id="nr_Nota_925159_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_890" id="ci_AlunoAvaliacao_925159_890" value="101632563" type="hidden">
                <input name="nr_Nota_925159_890" id="nr_Nota_925159_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_970" id="ci_AlunoAvaliacao_925159_970" value="101696032" type="hidden">
                <input name="nr_Nota_925159_970" id="nr_Nota_925159_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_3330" id="ci_AlunoAvaliacao_925159_3330" value="101524669" type="hidden">
                <input name="nr_Nota_925159_3330" id="nr_Nota_925159_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_1130" id="ci_AlunoAvaliacao_925159_1130" value="101524447" type="hidden">
                <input name="nr_Nota_925159_1130" id="nr_Nota_925159_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_1140" id="ci_AlunoAvaliacao_925159_1140" value="101757830" type="hidden">
                <input name="nr_Nota_925159_1140" id="nr_Nota_925159_1140" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_1200" id="ci_AlunoAvaliacao_925159_1200" value="101524181" type="hidden">
                <input name="nr_Nota_925159_1200" id="nr_Nota_925159_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_1620" id="ci_AlunoAvaliacao_925159_1620" value="101523883" type="hidden">
                <input name="nr_Nota_925159_1620" id="nr_Nota_925159_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_925159_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_925159_1730" id="ci_AlunoAvaliacao_925159_1730" value="101632660" type="hidden">
                <input name="nr_Nota_925159_1730" id="nr_Nota_925159_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1197392&nbsp;EMILY OLIVEIRA FONSECA
              <input id="cd_Aluno_7" name="cd_Aluno_7" value="1197392" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197392_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_154" id="ci_AlunoAvaliacao_1197392_154" value="100783364" type="hidden">
                <input name="nr_Nota_1197392_154" id="nr_Nota_1197392_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_160" id="ci_AlunoAvaliacao_1197392_160" value="100783365" type="hidden">
                <input name="nr_Nota_1197392_160" id="nr_Nota_1197392_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_530" id="ci_AlunoAvaliacao_1197392_530" value="100783366" type="hidden">
                <input name="nr_Nota_1197392_530" id="nr_Nota_1197392_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_780" id="ci_AlunoAvaliacao_1197392_780" value="100783367" type="hidden">
                <input name="nr_Nota_1197392_780" id="nr_Nota_1197392_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_800" id="ci_AlunoAvaliacao_1197392_800" value="100783368" type="hidden">
                <input name="nr_Nota_1197392_800" id="nr_Nota_1197392_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_890" id="ci_AlunoAvaliacao_1197392_890" value="100783369" type="hidden">
                <input name="nr_Nota_1197392_890" id="nr_Nota_1197392_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_970" id="ci_AlunoAvaliacao_1197392_970" value="100783370" type="hidden">
                <input name="nr_Nota_1197392_970" id="nr_Nota_1197392_970" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_3330" id="ci_AlunoAvaliacao_1197392_3330" value="100783371" type="hidden">
                <input name="nr_Nota_1197392_3330" id="nr_Nota_1197392_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_1130" id="ci_AlunoAvaliacao_1197392_1130" value="100783372" type="hidden">
                <input name="nr_Nota_1197392_1130" id="nr_Nota_1197392_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_1140" id="ci_AlunoAvaliacao_1197392_1140" value="100783373" type="hidden">
                <input name="nr_Nota_1197392_1140" id="nr_Nota_1197392_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_1200" id="ci_AlunoAvaliacao_1197392_1200" value="100783374" type="hidden">
                <input name="nr_Nota_1197392_1200" id="nr_Nota_1197392_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_1620" id="ci_AlunoAvaliacao_1197392_1620" value="100783375" type="hidden">
                <input name="nr_Nota_1197392_1620" id="nr_Nota_1197392_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197392_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197392_1730" id="ci_AlunoAvaliacao_1197392_1730" value="100783376" type="hidden">
                <input name="nr_Nota_1197392_1730" id="nr_Nota_1197392_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;620519&nbsp;EMANUELLY ALMEIDA DE BRITO
              <input id="cd_Aluno_8" name="cd_Aluno_8" value="620519" type="hidden"></td>
            
            <td id="colunaNotaAluno_620519_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_154" id="ci_AlunoAvaliacao_620519_154" value="99678818" type="hidden">
                <input name="nr_Nota_620519_154" id="nr_Nota_620519_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_160" id="ci_AlunoAvaliacao_620519_160" value="99678819" type="hidden">
                <input name="nr_Nota_620519_160" id="nr_Nota_620519_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_530" id="ci_AlunoAvaliacao_620519_530" value="99678820" type="hidden">
                <input name="nr_Nota_620519_530" id="nr_Nota_620519_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_780" id="ci_AlunoAvaliacao_620519_780" value="99678821" type="hidden">
                <input name="nr_Nota_620519_780" id="nr_Nota_620519_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_800" id="ci_AlunoAvaliacao_620519_800" value="99678822" type="hidden">
                <input name="nr_Nota_620519_800" id="nr_Nota_620519_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_890" id="ci_AlunoAvaliacao_620519_890" value="99678824" type="hidden">
                <input name="nr_Nota_620519_890" id="nr_Nota_620519_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_970" id="ci_AlunoAvaliacao_620519_970" value="99678826" type="hidden">
                <input name="nr_Nota_620519_970" id="nr_Nota_620519_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_3330" id="ci_AlunoAvaliacao_620519_3330" value="99678827" type="hidden">
                <input name="nr_Nota_620519_3330" id="nr_Nota_620519_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_1130" id="ci_AlunoAvaliacao_620519_1130" value="99678828" type="hidden">
                <input name="nr_Nota_620519_1130" id="nr_Nota_620519_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_1140" id="ci_AlunoAvaliacao_620519_1140" value="99678831" type="hidden">
                <input name="nr_Nota_620519_1140" id="nr_Nota_620519_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_1200" id="ci_AlunoAvaliacao_620519_1200" value="99678832" type="hidden">
                <input name="nr_Nota_620519_1200" id="nr_Nota_620519_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_1620" id="ci_AlunoAvaliacao_620519_1620" value="99678833" type="hidden">
                <input name="nr_Nota_620519_1620" id="nr_Nota_620519_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_620519_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_620519_1730" id="ci_AlunoAvaliacao_620519_1730" value="99678834" type="hidden">
                <input name="nr_Nota_620519_1730" id="nr_Nota_620519_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;113772&nbsp;FILIPE RODRIGO SANTOS DE SOUSA
              <input id="cd_Aluno_9" name="cd_Aluno_9" value="113772" type="hidden"></td>
            
            <td id="colunaNotaAluno_113772_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_154" id="ci_AlunoAvaliacao_113772_154" value="101757707" type="hidden">
                <input name="nr_Nota_113772_154" id="nr_Nota_113772_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_160" id="ci_AlunoAvaliacao_113772_160" value="101524900" type="hidden">
                <input name="nr_Nota_113772_160" id="nr_Nota_113772_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_530" id="ci_AlunoAvaliacao_113772_530" value="100814297" type="hidden">
                <input name="nr_Nota_113772_530" id="nr_Nota_113772_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_780" id="ci_AlunoAvaliacao_113772_780" value="101575169" type="hidden">
                <input name="nr_Nota_113772_780" id="nr_Nota_113772_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_800" id="ci_AlunoAvaliacao_113772_800" value="101818777" type="hidden">
                <input name="nr_Nota_113772_800" id="nr_Nota_113772_800" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_890" id="ci_AlunoAvaliacao_113772_890" value="101632564" type="hidden">
                <input name="nr_Nota_113772_890" id="nr_Nota_113772_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_970" id="ci_AlunoAvaliacao_113772_970" value="101696033" type="hidden">
                <input name="nr_Nota_113772_970" id="nr_Nota_113772_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_3330" id="ci_AlunoAvaliacao_113772_3330" value="101524670" type="hidden">
                <input name="nr_Nota_113772_3330" id="nr_Nota_113772_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_1130" id="ci_AlunoAvaliacao_113772_1130" value="101524448" type="hidden">
                <input name="nr_Nota_113772_1130" id="nr_Nota_113772_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_1140" id="ci_AlunoAvaliacao_113772_1140" value="101757833" type="hidden">
                <input name="nr_Nota_113772_1140" id="nr_Nota_113772_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_1200" id="ci_AlunoAvaliacao_113772_1200" value="101524182" type="hidden">
                <input name="nr_Nota_113772_1200" id="nr_Nota_113772_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_1620" id="ci_AlunoAvaliacao_113772_1620" value="101523884" type="hidden">
                <input name="nr_Nota_113772_1620" id="nr_Nota_113772_1620" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113772_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113772_1730" id="ci_AlunoAvaliacao_113772_1730" value="101632661" type="hidden">
                <input name="nr_Nota_113772_1730" id="nr_Nota_113772_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1167615&nbsp;FILIPE VICTOR PATRICIO DE SOUSA
              <input id="cd_Aluno_10" name="cd_Aluno_10" value="1167615" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167615_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_154" id="ci_AlunoAvaliacao_1167615_154" value="101757708" type="hidden">
                <input name="nr_Nota_1167615_154" id="nr_Nota_1167615_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_160" id="ci_AlunoAvaliacao_1167615_160" value="101524901" type="hidden">
                <input name="nr_Nota_1167615_160" id="nr_Nota_1167615_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_530" id="ci_AlunoAvaliacao_1167615_530" value="100814298" type="hidden">
                <input name="nr_Nota_1167615_530" id="nr_Nota_1167615_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_780" id="ci_AlunoAvaliacao_1167615_780" value="101575170" type="hidden">
                <input name="nr_Nota_1167615_780" id="nr_Nota_1167615_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_800" id="ci_AlunoAvaliacao_1167615_800" value="101818778" type="hidden">
                <input name="nr_Nota_1167615_800" id="nr_Nota_1167615_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_890" id="ci_AlunoAvaliacao_1167615_890" value="101632565" type="hidden">
                <input name="nr_Nota_1167615_890" id="nr_Nota_1167615_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_970" id="ci_AlunoAvaliacao_1167615_970" value="101696034" type="hidden">
                <input name="nr_Nota_1167615_970" id="nr_Nota_1167615_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_3330" id="ci_AlunoAvaliacao_1167615_3330" value="101524671" type="hidden">
                <input name="nr_Nota_1167615_3330" id="nr_Nota_1167615_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_1130" id="ci_AlunoAvaliacao_1167615_1130" value="101524449" type="hidden">
                <input name="nr_Nota_1167615_1130" id="nr_Nota_1167615_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_1140" id="ci_AlunoAvaliacao_1167615_1140" value="101757836" type="hidden">
                <input name="nr_Nota_1167615_1140" id="nr_Nota_1167615_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_1200" id="ci_AlunoAvaliacao_1167615_1200" value="101524183" type="hidden">
                <input name="nr_Nota_1167615_1200" id="nr_Nota_1167615_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_1620" id="ci_AlunoAvaliacao_1167615_1620" value="101523885" type="hidden">
                <input name="nr_Nota_1167615_1620" id="nr_Nota_1167615_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167615_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167615_1730" id="ci_AlunoAvaliacao_1167615_1730" value="101632662" type="hidden">
                <input name="nr_Nota_1167615_1730" id="nr_Nota_1167615_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1196226&nbsp;GEORGE MICHEL VIEIRA DE SA
              <input id="cd_Aluno_11" name="cd_Aluno_11" value="1196226" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196226_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_154" id="ci_AlunoAvaliacao_1196226_154" value="101757709" type="hidden">
                <input name="nr_Nota_1196226_154" id="nr_Nota_1196226_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_160" id="ci_AlunoAvaliacao_1196226_160" value="101524902" type="hidden">
                <input name="nr_Nota_1196226_160" id="nr_Nota_1196226_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_530" id="ci_AlunoAvaliacao_1196226_530" value="100814299" type="hidden">
                <input name="nr_Nota_1196226_530" id="nr_Nota_1196226_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_780" id="ci_AlunoAvaliacao_1196226_780" value="101575171" type="hidden">
                <input name="nr_Nota_1196226_780" id="nr_Nota_1196226_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_800" id="ci_AlunoAvaliacao_1196226_800" value="101818779" type="hidden">
                <input name="nr_Nota_1196226_800" id="nr_Nota_1196226_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_890" id="ci_AlunoAvaliacao_1196226_890" value="101632566" type="hidden">
                <input name="nr_Nota_1196226_890" id="nr_Nota_1196226_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_970" id="ci_AlunoAvaliacao_1196226_970" value="101696035" type="hidden">
                <input name="nr_Nota_1196226_970" id="nr_Nota_1196226_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_3330" id="ci_AlunoAvaliacao_1196226_3330" value="101524672" type="hidden">
                <input name="nr_Nota_1196226_3330" id="nr_Nota_1196226_3330" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_1130" id="ci_AlunoAvaliacao_1196226_1130" value="101524450" type="hidden">
                <input name="nr_Nota_1196226_1130" id="nr_Nota_1196226_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_1140" id="ci_AlunoAvaliacao_1196226_1140" value="101757839" type="hidden">
                <input name="nr_Nota_1196226_1140" id="nr_Nota_1196226_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_1200" id="ci_AlunoAvaliacao_1196226_1200" value="101524184" type="hidden">
                <input name="nr_Nota_1196226_1200" id="nr_Nota_1196226_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_1620" id="ci_AlunoAvaliacao_1196226_1620" value="101523886" type="hidden">
                <input name="nr_Nota_1196226_1620" id="nr_Nota_1196226_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196226_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196226_1730" id="ci_AlunoAvaliacao_1196226_1730" value="101632663" type="hidden">
                <input name="nr_Nota_1196226_1730" id="nr_Nota_1196226_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;894281&nbsp;GERALD PESSOA DE ALMEIDA
              <input id="cd_Aluno_12" name="cd_Aluno_12" value="894281" type="hidden"></td>
            
            <td id="colunaNotaAluno_894281_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_154" id="ci_AlunoAvaliacao_894281_154" value="101757710" type="hidden">
                <input name="nr_Nota_894281_154" id="nr_Nota_894281_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_160" id="ci_AlunoAvaliacao_894281_160" value="101524903" type="hidden">
                <input name="nr_Nota_894281_160" id="nr_Nota_894281_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_530" id="ci_AlunoAvaliacao_894281_530" value="100814300" type="hidden">
                <input name="nr_Nota_894281_530" id="nr_Nota_894281_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_780" id="ci_AlunoAvaliacao_894281_780" value="101575172" type="hidden">
                <input name="nr_Nota_894281_780" id="nr_Nota_894281_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_800" id="ci_AlunoAvaliacao_894281_800" value="101818780" type="hidden">
                <input name="nr_Nota_894281_800" id="nr_Nota_894281_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_890" id="ci_AlunoAvaliacao_894281_890" value="101632567" type="hidden">
                <input name="nr_Nota_894281_890" id="nr_Nota_894281_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_970" id="ci_AlunoAvaliacao_894281_970" value="101696036" type="hidden">
                <input name="nr_Nota_894281_970" id="nr_Nota_894281_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_3330" id="ci_AlunoAvaliacao_894281_3330" value="101524673" type="hidden">
                <input name="nr_Nota_894281_3330" id="nr_Nota_894281_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_1130" id="ci_AlunoAvaliacao_894281_1130" value="101524451" type="hidden">
                <input name="nr_Nota_894281_1130" id="nr_Nota_894281_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_1140" id="ci_AlunoAvaliacao_894281_1140" value="101757843" type="hidden">
                <input name="nr_Nota_894281_1140" id="nr_Nota_894281_1140" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_1200" id="ci_AlunoAvaliacao_894281_1200" value="101524185" type="hidden">
                <input name="nr_Nota_894281_1200" id="nr_Nota_894281_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_1620" id="ci_AlunoAvaliacao_894281_1620" value="101523887" type="hidden">
                <input name="nr_Nota_894281_1620" id="nr_Nota_894281_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894281_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894281_1730" id="ci_AlunoAvaliacao_894281_1730" value="101632664" type="hidden">
                <input name="nr_Nota_894281_1730" id="nr_Nota_894281_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;889605&nbsp;GILMAR FERRERIA DA SILVA
              <input id="cd_Aluno_13" name="cd_Aluno_13" value="889605" type="hidden"></td>
            
            <td id="colunaNotaAluno_889605_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_154" id="ci_AlunoAvaliacao_889605_154" value="101757711" type="hidden">
                <input name="nr_Nota_889605_154" id="nr_Nota_889605_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_160" id="ci_AlunoAvaliacao_889605_160" value="101524904" type="hidden">
                <input name="nr_Nota_889605_160" id="nr_Nota_889605_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_530" id="ci_AlunoAvaliacao_889605_530" value="100814301" type="hidden">
                <input name="nr_Nota_889605_530" id="nr_Nota_889605_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_780" id="ci_AlunoAvaliacao_889605_780" value="101575173" type="hidden">
                <input name="nr_Nota_889605_780" id="nr_Nota_889605_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_800" id="ci_AlunoAvaliacao_889605_800" value="101818781" type="hidden">
                <input name="nr_Nota_889605_800" id="nr_Nota_889605_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_890" id="ci_AlunoAvaliacao_889605_890" value="101632568" type="hidden">
                <input name="nr_Nota_889605_890" id="nr_Nota_889605_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_970" id="ci_AlunoAvaliacao_889605_970" value="101696037" type="hidden">
                <input name="nr_Nota_889605_970" id="nr_Nota_889605_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_3330" id="ci_AlunoAvaliacao_889605_3330" value="101524674" type="hidden">
                <input name="nr_Nota_889605_3330" id="nr_Nota_889605_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_1130" id="ci_AlunoAvaliacao_889605_1130" value="101524452" type="hidden">
                <input name="nr_Nota_889605_1130" id="nr_Nota_889605_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_1140" id="ci_AlunoAvaliacao_889605_1140" value="101757845" type="hidden">
                <input name="nr_Nota_889605_1140" id="nr_Nota_889605_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_1200" id="ci_AlunoAvaliacao_889605_1200" value="101524186" type="hidden">
                <input name="nr_Nota_889605_1200" id="nr_Nota_889605_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_1620" id="ci_AlunoAvaliacao_889605_1620" value="101523888" type="hidden">
                <input name="nr_Nota_889605_1620" id="nr_Nota_889605_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889605_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889605_1730" id="ci_AlunoAvaliacao_889605_1730" value="101632665" type="hidden">
                <input name="nr_Nota_889605_1730" id="nr_Nota_889605_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;900658&nbsp;INGRID CARNEIRO DE OLIVEIRA
              <input id="cd_Aluno_14" name="cd_Aluno_14" value="900658" type="hidden"></td>
            
            <td id="colunaNotaAluno_900658_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_154" id="ci_AlunoAvaliacao_900658_154" value="101757712" type="hidden">
                <input name="nr_Nota_900658_154" id="nr_Nota_900658_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_160" id="ci_AlunoAvaliacao_900658_160" value="101524905" type="hidden">
                <input name="nr_Nota_900658_160" id="nr_Nota_900658_160" value="5,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_530" id="ci_AlunoAvaliacao_900658_530" value="100814302" type="hidden">
                <input name="nr_Nota_900658_530" id="nr_Nota_900658_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_780" id="ci_AlunoAvaliacao_900658_780" value="101575174" type="hidden">
                <input name="nr_Nota_900658_780" id="nr_Nota_900658_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_800" id="ci_AlunoAvaliacao_900658_800" value="101818782" type="hidden">
                <input name="nr_Nota_900658_800" id="nr_Nota_900658_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_890" id="ci_AlunoAvaliacao_900658_890" value="101632569" type="hidden">
                <input name="nr_Nota_900658_890" id="nr_Nota_900658_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_970" id="ci_AlunoAvaliacao_900658_970" value="101696038" type="hidden">
                <input name="nr_Nota_900658_970" id="nr_Nota_900658_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_3330" id="ci_AlunoAvaliacao_900658_3330" value="101524675" type="hidden">
                <input name="nr_Nota_900658_3330" id="nr_Nota_900658_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_1130" id="ci_AlunoAvaliacao_900658_1130" value="101524453" type="hidden">
                <input name="nr_Nota_900658_1130" id="nr_Nota_900658_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_1140" id="ci_AlunoAvaliacao_900658_1140" value="101757847" type="hidden">
                <input name="nr_Nota_900658_1140" id="nr_Nota_900658_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_1200" id="ci_AlunoAvaliacao_900658_1200" value="101524187" type="hidden">
                <input name="nr_Nota_900658_1200" id="nr_Nota_900658_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_1620" id="ci_AlunoAvaliacao_900658_1620" value="101523889" type="hidden">
                <input name="nr_Nota_900658_1620" id="nr_Nota_900658_1620" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900658_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900658_1730" id="ci_AlunoAvaliacao_900658_1730" value="101632666" type="hidden">
                <input name="nr_Nota_900658_1730" id="nr_Nota_900658_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1202167&nbsp;JANIELLY DE MENEZES LIMA
              <input id="cd_Aluno_15" name="cd_Aluno_15" value="1202167" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202167_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_154" id="ci_AlunoAvaliacao_1202167_154" value="101757713" type="hidden">
                <input name="nr_Nota_1202167_154" id="nr_Nota_1202167_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_160" id="ci_AlunoAvaliacao_1202167_160" value="101524906" type="hidden">
                <input name="nr_Nota_1202167_160" id="nr_Nota_1202167_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_530" id="ci_AlunoAvaliacao_1202167_530" value="100814303" type="hidden">
                <input name="nr_Nota_1202167_530" id="nr_Nota_1202167_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_780" id="ci_AlunoAvaliacao_1202167_780" value="101575175" type="hidden">
                <input name="nr_Nota_1202167_780" id="nr_Nota_1202167_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_800" id="ci_AlunoAvaliacao_1202167_800" value="101818783" type="hidden">
                <input name="nr_Nota_1202167_800" id="nr_Nota_1202167_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_890" id="ci_AlunoAvaliacao_1202167_890" value="101632570" type="hidden">
                <input name="nr_Nota_1202167_890" id="nr_Nota_1202167_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_970" id="ci_AlunoAvaliacao_1202167_970" value="101696039" type="hidden">
                <input name="nr_Nota_1202167_970" id="nr_Nota_1202167_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_3330" id="ci_AlunoAvaliacao_1202167_3330" value="101524676" type="hidden">
                <input name="nr_Nota_1202167_3330" id="nr_Nota_1202167_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_1130" id="ci_AlunoAvaliacao_1202167_1130" value="101524454" type="hidden">
                <input name="nr_Nota_1202167_1130" id="nr_Nota_1202167_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_1140" id="ci_AlunoAvaliacao_1202167_1140" value="101757849" type="hidden">
                <input name="nr_Nota_1202167_1140" id="nr_Nota_1202167_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_1200" id="ci_AlunoAvaliacao_1202167_1200" value="101524188" type="hidden">
                <input name="nr_Nota_1202167_1200" id="nr_Nota_1202167_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_1620" id="ci_AlunoAvaliacao_1202167_1620" value="101523890" type="hidden">
                <input name="nr_Nota_1202167_1620" id="nr_Nota_1202167_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202167_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202167_1730" id="ci_AlunoAvaliacao_1202167_1730" value="101632667" type="hidden">
                <input name="nr_Nota_1202167_1730" id="nr_Nota_1202167_1730" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1201715&nbsp;JESSICA RODRIGUES CARVALHO
              <input id="cd_Aluno_16" name="cd_Aluno_16" value="1201715" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201715_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_154" id="ci_AlunoAvaliacao_1201715_154" value="101757714" type="hidden">
                <input name="nr_Nota_1201715_154" id="nr_Nota_1201715_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_160" id="ci_AlunoAvaliacao_1201715_160" value="101524907" type="hidden">
                <input name="nr_Nota_1201715_160" id="nr_Nota_1201715_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_530" id="ci_AlunoAvaliacao_1201715_530" value="100814304" type="hidden">
                <input name="nr_Nota_1201715_530" id="nr_Nota_1201715_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_780" id="ci_AlunoAvaliacao_1201715_780" value="101575176" type="hidden">
                <input name="nr_Nota_1201715_780" id="nr_Nota_1201715_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_800" id="ci_AlunoAvaliacao_1201715_800" value="101818784" type="hidden">
                <input name="nr_Nota_1201715_800" id="nr_Nota_1201715_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_890" id="ci_AlunoAvaliacao_1201715_890" value="101632571" type="hidden">
                <input name="nr_Nota_1201715_890" id="nr_Nota_1201715_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_970" id="ci_AlunoAvaliacao_1201715_970" value="101696040" type="hidden">
                <input name="nr_Nota_1201715_970" id="nr_Nota_1201715_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_3330" id="ci_AlunoAvaliacao_1201715_3330" value="101524677" type="hidden">
                <input name="nr_Nota_1201715_3330" id="nr_Nota_1201715_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_1130" id="ci_AlunoAvaliacao_1201715_1130" value="101524455" type="hidden">
                <input name="nr_Nota_1201715_1130" id="nr_Nota_1201715_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_1140" id="ci_AlunoAvaliacao_1201715_1140" value="101757850" type="hidden">
                <input name="nr_Nota_1201715_1140" id="nr_Nota_1201715_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_1200" id="ci_AlunoAvaliacao_1201715_1200" value="101524189" type="hidden">
                <input name="nr_Nota_1201715_1200" id="nr_Nota_1201715_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_1620" id="ci_AlunoAvaliacao_1201715_1620" value="101523891" type="hidden">
                <input name="nr_Nota_1201715_1620" id="nr_Nota_1201715_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201715_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201715_1730" id="ci_AlunoAvaliacao_1201715_1730" value="101632669" type="hidden">
                <input name="nr_Nota_1201715_1730" id="nr_Nota_1201715_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1201892&nbsp;JOAO VICTOR DE SOUSA BARRETO
              <input id="cd_Aluno_17" name="cd_Aluno_17" value="1201892" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201892_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_154" id="ci_AlunoAvaliacao_1201892_154" value="101757715" type="hidden">
                <input name="nr_Nota_1201892_154" id="nr_Nota_1201892_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_160" id="ci_AlunoAvaliacao_1201892_160" value="101524908" type="hidden">
                <input name="nr_Nota_1201892_160" id="nr_Nota_1201892_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_530" id="ci_AlunoAvaliacao_1201892_530" value="100814305" type="hidden">
                <input name="nr_Nota_1201892_530" id="nr_Nota_1201892_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_780" id="ci_AlunoAvaliacao_1201892_780" value="101575177" type="hidden">
                <input name="nr_Nota_1201892_780" id="nr_Nota_1201892_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_800" id="ci_AlunoAvaliacao_1201892_800" value="101818785" type="hidden">
                <input name="nr_Nota_1201892_800" id="nr_Nota_1201892_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_890" id="ci_AlunoAvaliacao_1201892_890" value="101632572" type="hidden">
                <input name="nr_Nota_1201892_890" id="nr_Nota_1201892_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_970" id="ci_AlunoAvaliacao_1201892_970" value="101696041" type="hidden">
                <input name="nr_Nota_1201892_970" id="nr_Nota_1201892_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_3330" id="ci_AlunoAvaliacao_1201892_3330" value="101524678" type="hidden">
                <input name="nr_Nota_1201892_3330" id="nr_Nota_1201892_3330" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_1130" id="ci_AlunoAvaliacao_1201892_1130" value="101524456" type="hidden">
                <input name="nr_Nota_1201892_1130" id="nr_Nota_1201892_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_1140" id="ci_AlunoAvaliacao_1201892_1140" value="101757851" type="hidden">
                <input name="nr_Nota_1201892_1140" id="nr_Nota_1201892_1140" value="4,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_1200" id="ci_AlunoAvaliacao_1201892_1200" value="101524190" type="hidden">
                <input name="nr_Nota_1201892_1200" id="nr_Nota_1201892_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_1620" id="ci_AlunoAvaliacao_1201892_1620" value="101523892" type="hidden">
                <input name="nr_Nota_1201892_1620" id="nr_Nota_1201892_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201892_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201892_1730" id="ci_AlunoAvaliacao_1201892_1730" value="101632670" type="hidden">
                <input name="nr_Nota_1201892_1730" id="nr_Nota_1201892_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197763&nbsp;JOSE ALBERTH VASCONCELOS FLORENCIO
              <input id="cd_Aluno_18" name="cd_Aluno_18" value="1197763" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197763_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_154" id="ci_AlunoAvaliacao_1197763_154" value="96811483" type="hidden">
                <input name="nr_Nota_1197763_154" id="nr_Nota_1197763_154" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_160" id="ci_AlunoAvaliacao_1197763_160" value="96811484" type="hidden">
                <input name="nr_Nota_1197763_160" id="nr_Nota_1197763_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_530" id="ci_AlunoAvaliacao_1197763_530" value="96811485" type="hidden">
                <input name="nr_Nota_1197763_530" id="nr_Nota_1197763_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_780" id="ci_AlunoAvaliacao_1197763_780" value="96811486" type="hidden">
                <input name="nr_Nota_1197763_780" id="nr_Nota_1197763_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_800" id="ci_AlunoAvaliacao_1197763_800" value="96811487" type="hidden">
                <input name="nr_Nota_1197763_800" id="nr_Nota_1197763_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_890" id="ci_AlunoAvaliacao_1197763_890" value="96811488" type="hidden">
                <input name="nr_Nota_1197763_890" id="nr_Nota_1197763_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_970" id="ci_AlunoAvaliacao_1197763_970" value="96811489" type="hidden">
                <input name="nr_Nota_1197763_970" id="nr_Nota_1197763_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_3330" id="ci_AlunoAvaliacao_1197763_3330" value="96811490" type="hidden">
                <input name="nr_Nota_1197763_3330" id="nr_Nota_1197763_3330" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_1130" id="ci_AlunoAvaliacao_1197763_1130" value="96811491" type="hidden">
                <input name="nr_Nota_1197763_1130" id="nr_Nota_1197763_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_1140" id="ci_AlunoAvaliacao_1197763_1140" value="96811492" type="hidden">
                <input name="nr_Nota_1197763_1140" id="nr_Nota_1197763_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_1200" id="ci_AlunoAvaliacao_1197763_1200" value="96811493" type="hidden">
                <input name="nr_Nota_1197763_1200" id="nr_Nota_1197763_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_1620" id="ci_AlunoAvaliacao_1197763_1620" value="96811494" type="hidden">
                <input name="nr_Nota_1197763_1620" id="nr_Nota_1197763_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197763_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197763_1730" id="ci_AlunoAvaliacao_1197763_1730" value="96811495" type="hidden">
                <input name="nr_Nota_1197763_1730" id="nr_Nota_1197763_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1196138&nbsp;KAMILA KATHELEY DAMASCENO DE SALES
              <input id="cd_Aluno_19" name="cd_Aluno_19" value="1196138" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196138_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_154" id="ci_AlunoAvaliacao_1196138_154" value="101757716" type="hidden">
                <input name="nr_Nota_1196138_154" id="nr_Nota_1196138_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_160" id="ci_AlunoAvaliacao_1196138_160" value="101524909" type="hidden">
                <input name="nr_Nota_1196138_160" id="nr_Nota_1196138_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_530" id="ci_AlunoAvaliacao_1196138_530" value="100814306" type="hidden">
                <input name="nr_Nota_1196138_530" id="nr_Nota_1196138_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_780" id="ci_AlunoAvaliacao_1196138_780" value="101575178" type="hidden">
                <input name="nr_Nota_1196138_780" id="nr_Nota_1196138_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_800" id="ci_AlunoAvaliacao_1196138_800" value="101818786" type="hidden">
                <input name="nr_Nota_1196138_800" id="nr_Nota_1196138_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_890" id="ci_AlunoAvaliacao_1196138_890" value="101632573" type="hidden">
                <input name="nr_Nota_1196138_890" id="nr_Nota_1196138_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_970" id="ci_AlunoAvaliacao_1196138_970" value="101696042" type="hidden">
                <input name="nr_Nota_1196138_970" id="nr_Nota_1196138_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_3330" id="ci_AlunoAvaliacao_1196138_3330" value="101524679" type="hidden">
                <input name="nr_Nota_1196138_3330" id="nr_Nota_1196138_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_1130" id="ci_AlunoAvaliacao_1196138_1130" value="101524457" type="hidden">
                <input name="nr_Nota_1196138_1130" id="nr_Nota_1196138_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_1140" id="ci_AlunoAvaliacao_1196138_1140" value="101757853" type="hidden">
                <input name="nr_Nota_1196138_1140" id="nr_Nota_1196138_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_1200" id="ci_AlunoAvaliacao_1196138_1200" value="101524191" type="hidden">
                <input name="nr_Nota_1196138_1200" id="nr_Nota_1196138_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_1620" id="ci_AlunoAvaliacao_1196138_1620" value="101523893" type="hidden">
                <input name="nr_Nota_1196138_1620" id="nr_Nota_1196138_1620" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196138_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196138_1730" id="ci_AlunoAvaliacao_1196138_1730" value="101632671" type="hidden">
                <input name="nr_Nota_1196138_1730" id="nr_Nota_1196138_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1196010&nbsp;LIDIANE NAGILA DE SOUSA LOPES
              <input id="cd_Aluno_20" name="cd_Aluno_20" value="1196010" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196010_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_154" id="ci_AlunoAvaliacao_1196010_154" value="101757717" type="hidden">
                <input name="nr_Nota_1196010_154" id="nr_Nota_1196010_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_160" id="ci_AlunoAvaliacao_1196010_160" value="101524910" type="hidden">
                <input name="nr_Nota_1196010_160" id="nr_Nota_1196010_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_530" id="ci_AlunoAvaliacao_1196010_530" value="100814307" type="hidden">
                <input name="nr_Nota_1196010_530" id="nr_Nota_1196010_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_780" id="ci_AlunoAvaliacao_1196010_780" value="101575179" type="hidden">
                <input name="nr_Nota_1196010_780" id="nr_Nota_1196010_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_800" id="ci_AlunoAvaliacao_1196010_800" value="101818787" type="hidden">
                <input name="nr_Nota_1196010_800" id="nr_Nota_1196010_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_890" id="ci_AlunoAvaliacao_1196010_890" value="101632574" type="hidden">
                <input name="nr_Nota_1196010_890" id="nr_Nota_1196010_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_970" id="ci_AlunoAvaliacao_1196010_970" value="101696043" type="hidden">
                <input name="nr_Nota_1196010_970" id="nr_Nota_1196010_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_3330" id="ci_AlunoAvaliacao_1196010_3330" value="101524680" type="hidden">
                <input name="nr_Nota_1196010_3330" id="nr_Nota_1196010_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_1130" id="ci_AlunoAvaliacao_1196010_1130" value="101524458" type="hidden">
                <input name="nr_Nota_1196010_1130" id="nr_Nota_1196010_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_1140" id="ci_AlunoAvaliacao_1196010_1140" value="101757854" type="hidden">
                <input name="nr_Nota_1196010_1140" id="nr_Nota_1196010_1140" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_1200" id="ci_AlunoAvaliacao_1196010_1200" value="101524192" type="hidden">
                <input name="nr_Nota_1196010_1200" id="nr_Nota_1196010_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_1620" id="ci_AlunoAvaliacao_1196010_1620" value="101523894" type="hidden">
                <input name="nr_Nota_1196010_1620" id="nr_Nota_1196010_1620" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196010_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196010_1730" id="ci_AlunoAvaliacao_1196010_1730" value="101632672" type="hidden">
                <input name="nr_Nota_1196010_1730" id="nr_Nota_1196010_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1170832&nbsp;LILIAN RAMOS
              <input id="cd_Aluno_21" name="cd_Aluno_21" value="1170832" type="hidden"></td>
            
            <td id="colunaNotaAluno_1170832_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_154" id="ci_AlunoAvaliacao_1170832_154" value="96811496" type="hidden">
                <input name="nr_Nota_1170832_154" id="nr_Nota_1170832_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_160" id="ci_AlunoAvaliacao_1170832_160" value="96811497" type="hidden">
                <input name="nr_Nota_1170832_160" id="nr_Nota_1170832_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_530" id="ci_AlunoAvaliacao_1170832_530" value="96811498" type="hidden">
                <input name="nr_Nota_1170832_530" id="nr_Nota_1170832_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_780" id="ci_AlunoAvaliacao_1170832_780" value="96811499" type="hidden">
                <input name="nr_Nota_1170832_780" id="nr_Nota_1170832_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_800" id="ci_AlunoAvaliacao_1170832_800" value="96811500" type="hidden">
                <input name="nr_Nota_1170832_800" id="nr_Nota_1170832_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_890" id="ci_AlunoAvaliacao_1170832_890" value="96811501" type="hidden">
                <input name="nr_Nota_1170832_890" id="nr_Nota_1170832_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_970" id="ci_AlunoAvaliacao_1170832_970" value="96811502" type="hidden">
                <input name="nr_Nota_1170832_970" id="nr_Nota_1170832_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_3330" id="ci_AlunoAvaliacao_1170832_3330" value="96811503" type="hidden">
                <input name="nr_Nota_1170832_3330" id="nr_Nota_1170832_3330" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_1130" id="ci_AlunoAvaliacao_1170832_1130" value="96811504" type="hidden">
                <input name="nr_Nota_1170832_1130" id="nr_Nota_1170832_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_1140" id="ci_AlunoAvaliacao_1170832_1140" value="96811505" type="hidden">
                <input name="nr_Nota_1170832_1140" id="nr_Nota_1170832_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_1200" id="ci_AlunoAvaliacao_1170832_1200" value="96811506" type="hidden">
                <input name="nr_Nota_1170832_1200" id="nr_Nota_1170832_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_1620" id="ci_AlunoAvaliacao_1170832_1620" value="96811507" type="hidden">
                <input name="nr_Nota_1170832_1620" id="nr_Nota_1170832_1620" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170832_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170832_1730" id="ci_AlunoAvaliacao_1170832_1730" value="96811508" type="hidden">
                <input name="nr_Nota_1170832_1730" id="nr_Nota_1170832_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1196026&nbsp;LUCAS ALVES DE OLIVEIRA
              <input id="cd_Aluno_22" name="cd_Aluno_22" value="1196026" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196026_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_154" id="ci_AlunoAvaliacao_1196026_154" value="101757718" type="hidden">
                <input name="nr_Nota_1196026_154" id="nr_Nota_1196026_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_160" id="ci_AlunoAvaliacao_1196026_160" value="101524911" type="hidden">
                <input name="nr_Nota_1196026_160" id="nr_Nota_1196026_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_530" id="ci_AlunoAvaliacao_1196026_530" value="100814308" type="hidden">
                <input name="nr_Nota_1196026_530" id="nr_Nota_1196026_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_780" id="ci_AlunoAvaliacao_1196026_780" value="101575180" type="hidden">
                <input name="nr_Nota_1196026_780" id="nr_Nota_1196026_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_800" id="ci_AlunoAvaliacao_1196026_800" value="101818788" type="hidden">
                <input name="nr_Nota_1196026_800" id="nr_Nota_1196026_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_890" id="ci_AlunoAvaliacao_1196026_890" value="101632575" type="hidden">
                <input name="nr_Nota_1196026_890" id="nr_Nota_1196026_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_970" id="ci_AlunoAvaliacao_1196026_970" value="101696044" type="hidden">
                <input name="nr_Nota_1196026_970" id="nr_Nota_1196026_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_3330" id="ci_AlunoAvaliacao_1196026_3330" value="101524681" type="hidden">
                <input name="nr_Nota_1196026_3330" id="nr_Nota_1196026_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_1130" id="ci_AlunoAvaliacao_1196026_1130" value="101524459" type="hidden">
                <input name="nr_Nota_1196026_1130" id="nr_Nota_1196026_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_1140" id="ci_AlunoAvaliacao_1196026_1140" value="101757857" type="hidden">
                <input name="nr_Nota_1196026_1140" id="nr_Nota_1196026_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_1200" id="ci_AlunoAvaliacao_1196026_1200" value="101524193" type="hidden">
                <input name="nr_Nota_1196026_1200" id="nr_Nota_1196026_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_1620" id="ci_AlunoAvaliacao_1196026_1620" value="101523895" type="hidden">
                <input name="nr_Nota_1196026_1620" id="nr_Nota_1196026_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196026_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196026_1730" id="ci_AlunoAvaliacao_1196026_1730" value="101632673" type="hidden">
                <input name="nr_Nota_1196026_1730" id="nr_Nota_1196026_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1167640&nbsp;LUCAS FERREIRA CASSIANO
              <input id="cd_Aluno_23" name="cd_Aluno_23" value="1167640" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167640_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_154" id="ci_AlunoAvaliacao_1167640_154" value="101757719" type="hidden">
                <input name="nr_Nota_1167640_154" id="nr_Nota_1167640_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_160" id="ci_AlunoAvaliacao_1167640_160" value="101524912" type="hidden">
                <input name="nr_Nota_1167640_160" id="nr_Nota_1167640_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_530" id="ci_AlunoAvaliacao_1167640_530" value="100814309" type="hidden">
                <input name="nr_Nota_1167640_530" id="nr_Nota_1167640_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_780" id="ci_AlunoAvaliacao_1167640_780" value="101575181" type="hidden">
                <input name="nr_Nota_1167640_780" id="nr_Nota_1167640_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_800" id="ci_AlunoAvaliacao_1167640_800" value="101818789" type="hidden">
                <input name="nr_Nota_1167640_800" id="nr_Nota_1167640_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_890" id="ci_AlunoAvaliacao_1167640_890" value="101632576" type="hidden">
                <input name="nr_Nota_1167640_890" id="nr_Nota_1167640_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_970" id="ci_AlunoAvaliacao_1167640_970" value="101696045" type="hidden">
                <input name="nr_Nota_1167640_970" id="nr_Nota_1167640_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_3330" id="ci_AlunoAvaliacao_1167640_3330" value="101524682" type="hidden">
                <input name="nr_Nota_1167640_3330" id="nr_Nota_1167640_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_1130" id="ci_AlunoAvaliacao_1167640_1130" value="101524460" type="hidden">
                <input name="nr_Nota_1167640_1130" id="nr_Nota_1167640_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_1140" id="ci_AlunoAvaliacao_1167640_1140" value="101757858" type="hidden">
                <input name="nr_Nota_1167640_1140" id="nr_Nota_1167640_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_1200" id="ci_AlunoAvaliacao_1167640_1200" value="101524194" type="hidden">
                <input name="nr_Nota_1167640_1200" id="nr_Nota_1167640_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_1620" id="ci_AlunoAvaliacao_1167640_1620" value="101523896" type="hidden">
                <input name="nr_Nota_1167640_1620" id="nr_Nota_1167640_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167640_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167640_1730" id="ci_AlunoAvaliacao_1167640_1730" value="101632674" type="hidden">
                <input name="nr_Nota_1167640_1730" id="nr_Nota_1167640_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1201870&nbsp;LUCAS MATHEUS VASCONCELOS SANTOS
              <input id="cd_Aluno_24" name="cd_Aluno_24" value="1201870" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201870_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_154" id="ci_AlunoAvaliacao_1201870_154" value="101757720" type="hidden">
                <input name="nr_Nota_1201870_154" id="nr_Nota_1201870_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_160" id="ci_AlunoAvaliacao_1201870_160" value="101524913" type="hidden">
                <input name="nr_Nota_1201870_160" id="nr_Nota_1201870_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_530" id="ci_AlunoAvaliacao_1201870_530" value="100814310" type="hidden">
                <input name="nr_Nota_1201870_530" id="nr_Nota_1201870_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_780" id="ci_AlunoAvaliacao_1201870_780" value="101575182" type="hidden">
                <input name="nr_Nota_1201870_780" id="nr_Nota_1201870_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_800" id="ci_AlunoAvaliacao_1201870_800" value="101818790" type="hidden">
                <input name="nr_Nota_1201870_800" id="nr_Nota_1201870_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_890" id="ci_AlunoAvaliacao_1201870_890" value="101632577" type="hidden">
                <input name="nr_Nota_1201870_890" id="nr_Nota_1201870_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_970" id="ci_AlunoAvaliacao_1201870_970" value="101696046" type="hidden">
                <input name="nr_Nota_1201870_970" id="nr_Nota_1201870_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_3330" id="ci_AlunoAvaliacao_1201870_3330" value="101524683" type="hidden">
                <input name="nr_Nota_1201870_3330" id="nr_Nota_1201870_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_1130" id="ci_AlunoAvaliacao_1201870_1130" value="101524461" type="hidden">
                <input name="nr_Nota_1201870_1130" id="nr_Nota_1201870_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_1140" id="ci_AlunoAvaliacao_1201870_1140" value="101757859" type="hidden">
                <input name="nr_Nota_1201870_1140" id="nr_Nota_1201870_1140" value="3,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_1200" id="ci_AlunoAvaliacao_1201870_1200" value="101524195" type="hidden">
                <input name="nr_Nota_1201870_1200" id="nr_Nota_1201870_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_1620" id="ci_AlunoAvaliacao_1201870_1620" value="101523897" type="hidden">
                <input name="nr_Nota_1201870_1620" id="nr_Nota_1201870_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201870_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201870_1730" id="ci_AlunoAvaliacao_1201870_1730" value="101632675" type="hidden">
                <input name="nr_Nota_1201870_1730" id="nr_Nota_1201870_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1298454&nbsp;LUCAS RODRIGUES VIEIRA
              <input id="cd_Aluno_25" name="cd_Aluno_25" value="1298454" type="hidden"></td>
            
            <td id="colunaNotaAluno_1298454_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_154" id="ci_AlunoAvaliacao_1298454_154" value="101989148" type="hidden">
                <input name="nr_Nota_1298454_154" id="nr_Nota_1298454_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_160" id="ci_AlunoAvaliacao_1298454_160" value="101989149" type="hidden">
                <input name="nr_Nota_1298454_160" id="nr_Nota_1298454_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_530" id="ci_AlunoAvaliacao_1298454_530" value="101989150" type="hidden">
                <input name="nr_Nota_1298454_530" id="nr_Nota_1298454_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_780" id="ci_AlunoAvaliacao_1298454_780" value="101989151" type="hidden">
                <input name="nr_Nota_1298454_780" id="nr_Nota_1298454_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_800" id="ci_AlunoAvaliacao_1298454_800" value="101989152" type="hidden">
                <input name="nr_Nota_1298454_800" id="nr_Nota_1298454_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_890" id="ci_AlunoAvaliacao_1298454_890" value="101989153" type="hidden">
                <input name="nr_Nota_1298454_890" id="nr_Nota_1298454_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_970" id="ci_AlunoAvaliacao_1298454_970" value="101989154" type="hidden">
                <input name="nr_Nota_1298454_970" id="nr_Nota_1298454_970" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_3330" id="ci_AlunoAvaliacao_1298454_3330" value="101989155" type="hidden">
                <input name="nr_Nota_1298454_3330" id="nr_Nota_1298454_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_1130" id="ci_AlunoAvaliacao_1298454_1130" value="101989156" type="hidden">
                <input name="nr_Nota_1298454_1130" id="nr_Nota_1298454_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_1140" id="ci_AlunoAvaliacao_1298454_1140" value="101989157" type="hidden">
                <input name="nr_Nota_1298454_1140" id="nr_Nota_1298454_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_1200" id="ci_AlunoAvaliacao_1298454_1200" value="101989158" type="hidden">
                <input name="nr_Nota_1298454_1200" id="nr_Nota_1298454_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_1620" id="ci_AlunoAvaliacao_1298454_1620" value="101989159" type="hidden">
                <input name="nr_Nota_1298454_1620" id="nr_Nota_1298454_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1298454_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1298454_1730" id="ci_AlunoAvaliacao_1298454_1730" value="101989160" type="hidden">
                <input name="nr_Nota_1298454_1730" id="nr_Nota_1298454_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197869&nbsp;PAOLA BRUNA SOUSA GOMES
              <input id="cd_Aluno_26" name="cd_Aluno_26" value="1197869" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197869_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_154" id="ci_AlunoAvaliacao_1197869_154" value="101757721" type="hidden">
                <input name="nr_Nota_1197869_154" id="nr_Nota_1197869_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_160" id="ci_AlunoAvaliacao_1197869_160" value="101524914" type="hidden">
                <input name="nr_Nota_1197869_160" id="nr_Nota_1197869_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_530" id="ci_AlunoAvaliacao_1197869_530" value="100814311" type="hidden">
                <input name="nr_Nota_1197869_530" id="nr_Nota_1197869_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_780" id="ci_AlunoAvaliacao_1197869_780" value="101575183" type="hidden">
                <input name="nr_Nota_1197869_780" id="nr_Nota_1197869_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_800" id="ci_AlunoAvaliacao_1197869_800" value="101818791" type="hidden">
                <input name="nr_Nota_1197869_800" id="nr_Nota_1197869_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_890" id="ci_AlunoAvaliacao_1197869_890" value="101632578" type="hidden">
                <input name="nr_Nota_1197869_890" id="nr_Nota_1197869_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_970" id="ci_AlunoAvaliacao_1197869_970" value="101696047" type="hidden">
                <input name="nr_Nota_1197869_970" id="nr_Nota_1197869_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_3330" id="ci_AlunoAvaliacao_1197869_3330" value="101524684" type="hidden">
                <input name="nr_Nota_1197869_3330" id="nr_Nota_1197869_3330" value="5,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_1130" id="ci_AlunoAvaliacao_1197869_1130" value="101524462" type="hidden">
                <input name="nr_Nota_1197869_1130" id="nr_Nota_1197869_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_1140" id="ci_AlunoAvaliacao_1197869_1140" value="101757861" type="hidden">
                <input name="nr_Nota_1197869_1140" id="nr_Nota_1197869_1140" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_1200" id="ci_AlunoAvaliacao_1197869_1200" value="101524196" type="hidden">
                <input name="nr_Nota_1197869_1200" id="nr_Nota_1197869_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_1620" id="ci_AlunoAvaliacao_1197869_1620" value="101523898" type="hidden">
                <input name="nr_Nota_1197869_1620" id="nr_Nota_1197869_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197869_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197869_1730" id="ci_AlunoAvaliacao_1197869_1730" value="101632676" type="hidden">
                <input name="nr_Nota_1197869_1730" id="nr_Nota_1197869_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1173550&nbsp;RAFAELA SANTOS DO CARMO
              <input id="cd_Aluno_27" name="cd_Aluno_27" value="1173550" type="hidden"></td>
            
            <td id="colunaNotaAluno_1173550_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_154" id="ci_AlunoAvaliacao_1173550_154" value="101757722" type="hidden">
                <input name="nr_Nota_1173550_154" id="nr_Nota_1173550_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_160" id="ci_AlunoAvaliacao_1173550_160" value="101524915" type="hidden">
                <input name="nr_Nota_1173550_160" id="nr_Nota_1173550_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_530" id="ci_AlunoAvaliacao_1173550_530" value="100814312" type="hidden">
                <input name="nr_Nota_1173550_530" id="nr_Nota_1173550_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_780" id="ci_AlunoAvaliacao_1173550_780" value="101575184" type="hidden">
                <input name="nr_Nota_1173550_780" id="nr_Nota_1173550_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_800" id="ci_AlunoAvaliacao_1173550_800" value="101818792" type="hidden">
                <input name="nr_Nota_1173550_800" id="nr_Nota_1173550_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_890" id="ci_AlunoAvaliacao_1173550_890" value="101632579" type="hidden">
                <input name="nr_Nota_1173550_890" id="nr_Nota_1173550_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_970" id="ci_AlunoAvaliacao_1173550_970" value="101696048" type="hidden">
                <input name="nr_Nota_1173550_970" id="nr_Nota_1173550_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_3330" id="ci_AlunoAvaliacao_1173550_3330" value="101524685" type="hidden">
                <input name="nr_Nota_1173550_3330" id="nr_Nota_1173550_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_1130" id="ci_AlunoAvaliacao_1173550_1130" value="101524463" type="hidden">
                <input name="nr_Nota_1173550_1130" id="nr_Nota_1173550_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_1140" id="ci_AlunoAvaliacao_1173550_1140" value="101757864" type="hidden">
                <input name="nr_Nota_1173550_1140" id="nr_Nota_1173550_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_1200" id="ci_AlunoAvaliacao_1173550_1200" value="101524197" type="hidden">
                <input name="nr_Nota_1173550_1200" id="nr_Nota_1173550_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_1620" id="ci_AlunoAvaliacao_1173550_1620" value="101523899" type="hidden">
                <input name="nr_Nota_1173550_1620" id="nr_Nota_1173550_1620" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1173550_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1173550_1730" id="ci_AlunoAvaliacao_1173550_1730" value="101632678" type="hidden">
                <input name="nr_Nota_1173550_1730" id="nr_Nota_1173550_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1657826&nbsp;RAISSA MARA ALVES QUEIROZ
              <input id="cd_Aluno_28" name="cd_Aluno_28" value="1657826" type="hidden"></td>
            
            <td id="colunaNotaAluno_1657826_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_154" id="ci_AlunoAvaliacao_1657826_154" value="101757723" type="hidden">
                <input name="nr_Nota_1657826_154" id="nr_Nota_1657826_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_160" id="ci_AlunoAvaliacao_1657826_160" value="101524916" type="hidden">
                <input name="nr_Nota_1657826_160" id="nr_Nota_1657826_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_530" id="ci_AlunoAvaliacao_1657826_530" value="100814313" type="hidden">
                <input name="nr_Nota_1657826_530" id="nr_Nota_1657826_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_780" id="ci_AlunoAvaliacao_1657826_780" value="101575185" type="hidden">
                <input name="nr_Nota_1657826_780" id="nr_Nota_1657826_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_800" id="ci_AlunoAvaliacao_1657826_800" value="101818793" type="hidden">
                <input name="nr_Nota_1657826_800" id="nr_Nota_1657826_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_890" id="ci_AlunoAvaliacao_1657826_890" value="101632580" type="hidden">
                <input name="nr_Nota_1657826_890" id="nr_Nota_1657826_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_970" id="ci_AlunoAvaliacao_1657826_970" value="101696049" type="hidden">
                <input name="nr_Nota_1657826_970" id="nr_Nota_1657826_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_3330" id="ci_AlunoAvaliacao_1657826_3330" value="101524686" type="hidden">
                <input name="nr_Nota_1657826_3330" id="nr_Nota_1657826_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_1130" id="ci_AlunoAvaliacao_1657826_1130" value="101524464" type="hidden">
                <input name="nr_Nota_1657826_1130" id="nr_Nota_1657826_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_1140" id="ci_AlunoAvaliacao_1657826_1140" value="101757866" type="hidden">
                <input name="nr_Nota_1657826_1140" id="nr_Nota_1657826_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_1200" id="ci_AlunoAvaliacao_1657826_1200" value="101524198" type="hidden">
                <input name="nr_Nota_1657826_1200" id="nr_Nota_1657826_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_1620" id="ci_AlunoAvaliacao_1657826_1620" value="101523900" type="hidden">
                <input name="nr_Nota_1657826_1620" id="nr_Nota_1657826_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657826_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657826_1730" id="ci_AlunoAvaliacao_1657826_1730" value="101632679" type="hidden">
                <input name="nr_Nota_1657826_1730" id="nr_Nota_1657826_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;554125&nbsp;RITA DE CASSIA SOUSA DE MELO
              <input id="cd_Aluno_29" name="cd_Aluno_29" value="554125" type="hidden"></td>
            
            <td id="colunaNotaAluno_554125_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_154" id="ci_AlunoAvaliacao_554125_154" value="101757724" type="hidden">
                <input name="nr_Nota_554125_154" id="nr_Nota_554125_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_160" id="ci_AlunoAvaliacao_554125_160" value="101524917" type="hidden">
                <input name="nr_Nota_554125_160" id="nr_Nota_554125_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_530" id="ci_AlunoAvaliacao_554125_530" value="100814314" type="hidden">
                <input name="nr_Nota_554125_530" id="nr_Nota_554125_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_780" id="ci_AlunoAvaliacao_554125_780" value="101575186" type="hidden">
                <input name="nr_Nota_554125_780" id="nr_Nota_554125_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_800" id="ci_AlunoAvaliacao_554125_800" value="101818794" type="hidden">
                <input name="nr_Nota_554125_800" id="nr_Nota_554125_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_890" id="ci_AlunoAvaliacao_554125_890" value="101632581" type="hidden">
                <input name="nr_Nota_554125_890" id="nr_Nota_554125_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_970" id="ci_AlunoAvaliacao_554125_970" value="101696050" type="hidden">
                <input name="nr_Nota_554125_970" id="nr_Nota_554125_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_3330" id="ci_AlunoAvaliacao_554125_3330" value="101524687" type="hidden">
                <input name="nr_Nota_554125_3330" id="nr_Nota_554125_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_1130" id="ci_AlunoAvaliacao_554125_1130" value="101524465" type="hidden">
                <input name="nr_Nota_554125_1130" id="nr_Nota_554125_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_1140" id="ci_AlunoAvaliacao_554125_1140" value="101757869" type="hidden">
                <input name="nr_Nota_554125_1140" id="nr_Nota_554125_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_1200" id="ci_AlunoAvaliacao_554125_1200" value="101524199" type="hidden">
                <input name="nr_Nota_554125_1200" id="nr_Nota_554125_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_1620" id="ci_AlunoAvaliacao_554125_1620" value="101523901" type="hidden">
                <input name="nr_Nota_554125_1620" id="nr_Nota_554125_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_554125_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_554125_1730" id="ci_AlunoAvaliacao_554125_1730" value="101632680" type="hidden">
                <input name="nr_Nota_554125_1730" id="nr_Nota_554125_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197124&nbsp;SAMUEL SANTOS BRITO
              <input id="cd_Aluno_30" name="cd_Aluno_30" value="1197124" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197124_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_154" id="ci_AlunoAvaliacao_1197124_154" value="99929444" type="hidden">
                <input name="nr_Nota_1197124_154" id="nr_Nota_1197124_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_160" id="ci_AlunoAvaliacao_1197124_160" value="99929445" type="hidden">
                <input name="nr_Nota_1197124_160" id="nr_Nota_1197124_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_530" id="ci_AlunoAvaliacao_1197124_530" value="99929446" type="hidden">
                <input name="nr_Nota_1197124_530" id="nr_Nota_1197124_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_780" id="ci_AlunoAvaliacao_1197124_780" value="99929447" type="hidden">
                <input name="nr_Nota_1197124_780" id="nr_Nota_1197124_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_800" id="ci_AlunoAvaliacao_1197124_800" value="99929448" type="hidden">
                <input name="nr_Nota_1197124_800" id="nr_Nota_1197124_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_890" id="ci_AlunoAvaliacao_1197124_890" value="99929449" type="hidden">
                <input name="nr_Nota_1197124_890" id="nr_Nota_1197124_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_970" id="ci_AlunoAvaliacao_1197124_970" value="99929450" type="hidden">
                <input name="nr_Nota_1197124_970" id="nr_Nota_1197124_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_3330" id="ci_AlunoAvaliacao_1197124_3330" value="99929451" type="hidden">
                <input name="nr_Nota_1197124_3330" id="nr_Nota_1197124_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_1130" id="ci_AlunoAvaliacao_1197124_1130" value="99929452" type="hidden">
                <input name="nr_Nota_1197124_1130" id="nr_Nota_1197124_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_1140" id="ci_AlunoAvaliacao_1197124_1140" value="99929453" type="hidden">
                <input name="nr_Nota_1197124_1140" id="nr_Nota_1197124_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_1200" id="ci_AlunoAvaliacao_1197124_1200" value="99929454" type="hidden">
                <input name="nr_Nota_1197124_1200" id="nr_Nota_1197124_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_1620" id="ci_AlunoAvaliacao_1197124_1620" value="99929455" type="hidden">
                <input name="nr_Nota_1197124_1620" id="nr_Nota_1197124_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197124_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197124_1730" id="ci_AlunoAvaliacao_1197124_1730" value="99929456" type="hidden">
                <input name="nr_Nota_1197124_1730" id="nr_Nota_1197124_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1202659&nbsp;SUZILENE VASCONCELOS DA SILVA
              <input id="cd_Aluno_31" name="cd_Aluno_31" value="1202659" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202659_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_154" id="ci_AlunoAvaliacao_1202659_154" value="100124142" type="hidden">
                <input name="nr_Nota_1202659_154" id="nr_Nota_1202659_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_160" id="ci_AlunoAvaliacao_1202659_160" value="100124150" type="hidden">
                <input name="nr_Nota_1202659_160" id="nr_Nota_1202659_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_530" id="ci_AlunoAvaliacao_1202659_530" value="100124151" type="hidden">
                <input name="nr_Nota_1202659_530" id="nr_Nota_1202659_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_780" id="ci_AlunoAvaliacao_1202659_780" value="100124152" type="hidden">
                <input name="nr_Nota_1202659_780" id="nr_Nota_1202659_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_800" id="ci_AlunoAvaliacao_1202659_800" value="100124154" type="hidden">
                <input name="nr_Nota_1202659_800" id="nr_Nota_1202659_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_890" id="ci_AlunoAvaliacao_1202659_890" value="100124156" type="hidden">
                <input name="nr_Nota_1202659_890" id="nr_Nota_1202659_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_970" id="ci_AlunoAvaliacao_1202659_970" value="100124157" type="hidden">
                <input name="nr_Nota_1202659_970" id="nr_Nota_1202659_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_3330" id="ci_AlunoAvaliacao_1202659_3330" value="100124159" type="hidden">
                <input name="nr_Nota_1202659_3330" id="nr_Nota_1202659_3330" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_1130" id="ci_AlunoAvaliacao_1202659_1130" value="100124161" type="hidden">
                <input name="nr_Nota_1202659_1130" id="nr_Nota_1202659_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_1140" id="ci_AlunoAvaliacao_1202659_1140" value="100124163" type="hidden">
                <input name="nr_Nota_1202659_1140" id="nr_Nota_1202659_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_1200" id="ci_AlunoAvaliacao_1202659_1200" value="100124165" type="hidden">
                <input name="nr_Nota_1202659_1200" id="nr_Nota_1202659_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_1620" id="ci_AlunoAvaliacao_1202659_1620" value="100124167" type="hidden">
                <input name="nr_Nota_1202659_1620" id="nr_Nota_1202659_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202659_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202659_1730" id="ci_AlunoAvaliacao_1202659_1730" value="100124168" type="hidden">
                <input name="nr_Nota_1202659_1730" id="nr_Nota_1202659_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1167684&nbsp;TAYRANE LIMA SANTOS
              <input id="cd_Aluno_32" name="cd_Aluno_32" value="1167684" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167684_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_154" id="ci_AlunoAvaliacao_1167684_154" value="99271582" type="hidden">
                <input name="nr_Nota_1167684_154" id="nr_Nota_1167684_154" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_160" id="ci_AlunoAvaliacao_1167684_160" value="99271583" type="hidden">
                <input name="nr_Nota_1167684_160" id="nr_Nota_1167684_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_530" id="ci_AlunoAvaliacao_1167684_530" value="99271584" type="hidden">
                <input name="nr_Nota_1167684_530" id="nr_Nota_1167684_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_780" id="ci_AlunoAvaliacao_1167684_780" value="99271585" type="hidden">
                <input name="nr_Nota_1167684_780" id="nr_Nota_1167684_780" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_800" id="ci_AlunoAvaliacao_1167684_800" value="99271586" type="hidden">
                <input name="nr_Nota_1167684_800" id="nr_Nota_1167684_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_890" id="ci_AlunoAvaliacao_1167684_890" value="99271587" type="hidden">
                <input name="nr_Nota_1167684_890" id="nr_Nota_1167684_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_970" id="ci_AlunoAvaliacao_1167684_970" value="99271588" type="hidden">
                <input name="nr_Nota_1167684_970" id="nr_Nota_1167684_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_3330" id="ci_AlunoAvaliacao_1167684_3330" value="99271589" type="hidden">
                <input name="nr_Nota_1167684_3330" id="nr_Nota_1167684_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_1130" id="ci_AlunoAvaliacao_1167684_1130" value="99271590" type="hidden">
                <input name="nr_Nota_1167684_1130" id="nr_Nota_1167684_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_1140" id="ci_AlunoAvaliacao_1167684_1140" value="99271591" type="hidden">
                <input name="nr_Nota_1167684_1140" id="nr_Nota_1167684_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_1200" id="ci_AlunoAvaliacao_1167684_1200" value="99271592" type="hidden">
                <input name="nr_Nota_1167684_1200" id="nr_Nota_1167684_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_1620" id="ci_AlunoAvaliacao_1167684_1620" value="99271593" type="hidden">
                <input name="nr_Nota_1167684_1620" id="nr_Nota_1167684_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167684_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167684_1730" id="ci_AlunoAvaliacao_1167684_1730" value="99271594" type="hidden">
                <input name="nr_Nota_1167684_1730" id="nr_Nota_1167684_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;750058&nbsp;VALESCA VANDA BATISTA TEIXEIRA
              <input id="cd_Aluno_33" name="cd_Aluno_33" value="750058" type="hidden"></td>
            
            <td id="colunaNotaAluno_750058_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_154" id="ci_AlunoAvaliacao_750058_154" value="99929505" type="hidden">
                <input name="nr_Nota_750058_154" id="nr_Nota_750058_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_160" id="ci_AlunoAvaliacao_750058_160" value="99929506" type="hidden">
                <input name="nr_Nota_750058_160" id="nr_Nota_750058_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_530" id="ci_AlunoAvaliacao_750058_530" value="99929507" type="hidden">
                <input name="nr_Nota_750058_530" id="nr_Nota_750058_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_780" id="ci_AlunoAvaliacao_750058_780" value="99929508" type="hidden">
                <input name="nr_Nota_750058_780" id="nr_Nota_750058_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_800" id="ci_AlunoAvaliacao_750058_800" value="99929509" type="hidden">
                <input name="nr_Nota_750058_800" id="nr_Nota_750058_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_890" id="ci_AlunoAvaliacao_750058_890" value="99929510" type="hidden">
                <input name="nr_Nota_750058_890" id="nr_Nota_750058_890" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_970" id="ci_AlunoAvaliacao_750058_970" value="99929511" type="hidden">
                <input name="nr_Nota_750058_970" id="nr_Nota_750058_970" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_3330" id="ci_AlunoAvaliacao_750058_3330" value="99929512" type="hidden">
                <input name="nr_Nota_750058_3330" id="nr_Nota_750058_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_1130" id="ci_AlunoAvaliacao_750058_1130" value="99929513" type="hidden">
                <input name="nr_Nota_750058_1130" id="nr_Nota_750058_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_1140" id="ci_AlunoAvaliacao_750058_1140" value="99929514" type="hidden">
                <input name="nr_Nota_750058_1140" id="nr_Nota_750058_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_1200" id="ci_AlunoAvaliacao_750058_1200" value="99929515" type="hidden">
                <input name="nr_Nota_750058_1200" id="nr_Nota_750058_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_1620" id="ci_AlunoAvaliacao_750058_1620" value="99929516" type="hidden">
                <input name="nr_Nota_750058_1620" id="nr_Nota_750058_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_750058_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_750058_1730" id="ci_AlunoAvaliacao_750058_1730" value="99929517" type="hidden">
                <input name="nr_Nota_750058_1730" id="nr_Nota_750058_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1205944&nbsp;VANESSA VANDA BATISTA TEIXEIRA
              <input id="cd_Aluno_34" name="cd_Aluno_34" value="1205944" type="hidden"></td>
            
            <td id="colunaNotaAluno_1205944_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_154" id="ci_AlunoAvaliacao_1205944_154" value="98866817" type="hidden">
                <input name="nr_Nota_1205944_154" id="nr_Nota_1205944_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_160" id="ci_AlunoAvaliacao_1205944_160" value="98866818" type="hidden">
                <input name="nr_Nota_1205944_160" id="nr_Nota_1205944_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_530" id="ci_AlunoAvaliacao_1205944_530" value="98866819" type="hidden">
                <input name="nr_Nota_1205944_530" id="nr_Nota_1205944_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_780" id="ci_AlunoAvaliacao_1205944_780" value="98866820" type="hidden">
                <input name="nr_Nota_1205944_780" id="nr_Nota_1205944_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_800" id="ci_AlunoAvaliacao_1205944_800" value="98866821" type="hidden">
                <input name="nr_Nota_1205944_800" id="nr_Nota_1205944_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_890" id="ci_AlunoAvaliacao_1205944_890" value="98866822" type="hidden">
                <input name="nr_Nota_1205944_890" id="nr_Nota_1205944_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_970" id="ci_AlunoAvaliacao_1205944_970" value="98866823" type="hidden">
                <input name="nr_Nota_1205944_970" id="nr_Nota_1205944_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_3330" id="ci_AlunoAvaliacao_1205944_3330" value="98866824" type="hidden">
                <input name="nr_Nota_1205944_3330" id="nr_Nota_1205944_3330" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_1130" id="ci_AlunoAvaliacao_1205944_1130" value="98866825" type="hidden">
                <input name="nr_Nota_1205944_1130" id="nr_Nota_1205944_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_1140" id="ci_AlunoAvaliacao_1205944_1140" value="98866826" type="hidden">
                <input name="nr_Nota_1205944_1140" id="nr_Nota_1205944_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_1200" id="ci_AlunoAvaliacao_1205944_1200" value="98866827" type="hidden">
                <input name="nr_Nota_1205944_1200" id="nr_Nota_1205944_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_1620" id="ci_AlunoAvaliacao_1205944_1620" value="98866828" type="hidden">
                <input name="nr_Nota_1205944_1620" id="nr_Nota_1205944_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1205944_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1205944_1730" id="ci_AlunoAvaliacao_1205944_1730" value="98866829" type="hidden">
                <input name="nr_Nota_1205944_1730" id="nr_Nota_1205944_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1174369&nbsp;ZILDA HELENA DE PAULO DA SILVA
              <input id="cd_Aluno_35" name="cd_Aluno_35" value="1174369" type="hidden"></td>
            
            <td id="colunaNotaAluno_1174369_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_154" id="ci_AlunoAvaliacao_1174369_154" value="101757725" type="hidden">
                <input name="nr_Nota_1174369_154" id="nr_Nota_1174369_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_160" id="ci_AlunoAvaliacao_1174369_160" value="101524918" type="hidden">
                <input name="nr_Nota_1174369_160" id="nr_Nota_1174369_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_530" id="ci_AlunoAvaliacao_1174369_530" value="100814315" type="hidden">
                <input name="nr_Nota_1174369_530" id="nr_Nota_1174369_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_780" id="ci_AlunoAvaliacao_1174369_780" value="101575187" type="hidden">
                <input name="nr_Nota_1174369_780" id="nr_Nota_1174369_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_800" id="ci_AlunoAvaliacao_1174369_800" value="101818795" type="hidden">
                <input name="nr_Nota_1174369_800" id="nr_Nota_1174369_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_890" id="ci_AlunoAvaliacao_1174369_890" value="101632582" type="hidden">
                <input name="nr_Nota_1174369_890" id="nr_Nota_1174369_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_970" id="ci_AlunoAvaliacao_1174369_970" value="101696051" type="hidden">
                <input name="nr_Nota_1174369_970" id="nr_Nota_1174369_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_3330" id="ci_AlunoAvaliacao_1174369_3330" value="101524688" type="hidden">
                <input name="nr_Nota_1174369_3330" id="nr_Nota_1174369_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_1130" id="ci_AlunoAvaliacao_1174369_1130" value="101524466" type="hidden">
                <input name="nr_Nota_1174369_1130" id="nr_Nota_1174369_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_1140" id="ci_AlunoAvaliacao_1174369_1140" value="101757873" type="hidden">
                <input name="nr_Nota_1174369_1140" id="nr_Nota_1174369_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_1200" id="ci_AlunoAvaliacao_1174369_1200" value="101524200" type="hidden">
                <input name="nr_Nota_1174369_1200" id="nr_Nota_1174369_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_1620" id="ci_AlunoAvaliacao_1174369_1620" value="101523902" type="hidden">
                <input name="nr_Nota_1174369_1620" id="nr_Nota_1174369_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174369_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174369_1730" id="ci_AlunoAvaliacao_1174369_1730" value="101632682" type="hidden">
                <input name="nr_Nota_1174369_1730" id="nr_Nota_1174369_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
        </tbody></table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td align="center">
              <br>
              
              			<input name="btnIncluir" class="botao" id="btnIncluir" value=" Incluir " onclick="ValidaPagina(this,'I');" type="button">
            	  
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                      
                      <input name="btnExcluir" class="botao" id="btnExcluir" value=" Excluir " onclick="Excluir(this);" type="button">
    	                        
              </td>
          </tr>
        </tbody></table>
        </td>
    </tr>
  </tbody></table>
</form>
<div class="" style="display: block; top: 335px; left: 841px;" id="tooltip"><h3>LINGUA ESTRANGEIRA (ESPANHOL)</h3><div class="body">FILIPE VICTOR PATRICIO DE SOUSA</div><div style="display: none;" class="url"></div></div><div id="hintbox"></div></body></html>